A virtual console ( VC) – also known as a virtual terminal ( VT) – is a conceptual combination of the keyboard and display for a computer user interface. It is a feature of some Unix-like such as Linux, BSD, illumos, UnixWare, and macOS in which the system console of the computer can be used to switch between multiple virtual consoles to access unrelated user interfaces. Virtual consoles date back at least to Xenix
United States Patent 4945468 lists Xenix as prior art in this area. and Concurrent CP/M in the 1980s.
In the Linux console and other platforms, usually the first six virtual consoles provide a text terminal with a login prompt to a Unix shell. The graphical X Window System traditionally starts in the seventh virtual console (tty7), although this is configuration dependent. In Linux, the user switches between them by pressing the Alt key combined with a function key – for example + to access the virtual console number 1. + changes to the previous virtual console and + to the next virtual console. To switch from the X Window System or a Wayland compositor, + + works. (Note that users can redefine these default key combinations.)
If several Login session of the X Window System are required to run in parallel, such as in the case of fast user switching or when debugging X programs on a separate X server, each X session usually runs in a separate virtual console.
Sun Niagara-based servers running virtualization with Logical Domains get virtual console services from the Control domain.
|
|